15 Sept 2010, v0.1.0.2
-Added special handling for 16F676 and 16F630 PORTs and TRISs.
-Added a directory list box for use in selecting MPASM folder.
-Re-loads PIC combo box after changing MPASM folder in Settings window.
-Responds better to inaccurate folder settings.
-Note: PBP folder setting remain although they are not currently used by the application.


14 Sept 2010, v0.1.0.1
Initial alpha release.  Current abilities are:
-Parses MPASM folder for *.inc files to populate the "Select PIC" combo box.
-Selecting a PIC causes the MPASM .inc file to be parsed in order to extract the
 appropriate PORT, TRIS, and GPIO registers and bits, which are then displayed.
-The Configure button populates the memo box with the register setting to be pasted
 into a PBP program.
